Information technology - programming language - common lisp 信息技术.程序设计语言.通用表格处理程序
Although the manual is , of course , written for common lisp , the discussion on tail recursion is applicable to other languages , including the java language 虽然这本手册是(当然是)为common lisp写的,但其中关于尾递归的讨论也适用于其他语言,包括java语言。
百科解释
Common Lisp,缩写为 CL(不要和缩写同为CL的组合逻辑混淆),是Lisp的众多方言之一,标准由ANSI X3.226-1994定义。它是为了标准化此前众多的Lisp分支而开发的,它本身并不是一个具体的实现而是各个Lisp实现所遵循的规范。